.widget-title:hover {
	cursor: pointer;
}

.columns-2-2 #column-2{
	padding-left:0px;
}

.twenty-eight.lfr-column{
	width:28%;
}
.forty-four.lfr-column{
	width:44%;
}
.twenty.lfr-column{
	width:20%;
}
.thirty.lfr-column{
	width:30%;
}
.seventy.lfr-column{
	width:70%;
}
.eighty.lfr-column{
	width:80%;
}
.twenty-seven.lfr-column{
	width:27%;
}
.forty-eight.lfr-column{
	width:48%;
}
.twenty-five.lfr-column{
	width:25%;
}
.fifty.lfr-column{
	width:50%;
}

.lfr-column{
	width:100%;
}
.lfr-grid .lfr-column{
	padding:0px;
}
.lfr-grid{
	border-collapse:collapse;
	width: 100%;
	table-layout: fixed;
}
.ui-state-highlight { 
	background-color:#EEFFBB;
	padding:10px,0px;
}
.sub-widget-box{
	border:0px;
}

.three-hundred {
	width: 300px;
}

.three-hundred-fifty {
	width: 350px;
}

.one-thousand {
	width: 1000px;
}


input::-ms-clear, ::-ms-reveal{display: none;}<!--0.00015401840209961-->